'Declaration Public Function MoveAsync( _ ByVal eTag As Guid, _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Task
public Task MoveAsync( Guid eTag, int fromIndex, int toIndex )
C1DataCollectionHub<T> Class C1DataCollectionHub<T> Members